From: Chong Yidong Date: Sun, 16 Aug 2009 14:36:01 +0000 (+0000) Subject: Credit Jan Seeger for last change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~7638 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d0d3f6e9fcb216d8194eaccd82ba6e7512d826d9;p=emacs.git Credit Jan Seeger for last change. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 492337757da..526729aa6bf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,9 @@ -2009-08-16 Chong Yidong +2009-08-16 Jan Seeger (tiny change) * calendar/parse-time.el (parse-time-string-chars): Compute using - character classes (Bug#3190). + character classes, to handle non-ascii characters (Bug#3190). + +2009-08-16 Chong Yidong * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting another heredoc if the user adds another < (Bug#3226).